Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next
Subject: pass thru HTML - how to remove leading blank line
Feedback Type: Question
Product Area: Domino Designer on Eclipse (DDE)
Technical Area: Application Development
Platform: Windows
Release: 8.5.1
Reproducible: Always

I'm using an HTML table on my form. There is a large (approximately 10-12 point) blank line in front of my table. HTML itself defaults with a blank line, which I can remove using, "<body marginwidth=0 marginheight=0 leftmargin=0 topmargin=0>." When displayed via pass thru HTML in Notes, I still have the blank line (link to image below).

How do I update the way Lotus Notes renders pass thru HTML? I want to override the default which is to include a full with blank row in front of my table.

*** here's how to remove in HTML ***
<html>
<body marginwidth=0 marginheight=0 leftmargin=0 topmargin=0>
<table>
<tr>
***TEST***
</tr>
</table>
</body>
</html>

Here's what it looks like:
http://postimage.org/image/22mkgg1c4

Thanks, Paul.


Feedback number WEBB8M4JVL created by ~Wei Destooverynds on 09/27/2011

Status: Open
Comments:

pass thru HTML - how to remove lead... (~Wei Destoovery... 27.Sep.11)
. . CSS? (~Nicole Ekluman... 27.Sep.11)
. . hmmmm (~Zach Quetpones... 27.Sep.11)
. . . . remove blank line (~Elizabeth Fezj... 6.Aug.14)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS